[INFO] cloning repository https://github.com/andanao/pyo3_sandbox
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/andanao/pyo3_sandbox" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandanao%2Fpyo3_sandbox", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandanao%2Fpyo3_sandbox'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6c3670172d373892dad1a0618e633f90c11c458a
[INFO] testing andanao/pyo3_sandbox against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandanao%2Fpyo3_sandbox" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/andanao/pyo3_sandbox
[INFO] finished tweaking git repo https://github.com/andanao/pyo3_sandbox
[INFO] tweaked toml for git repo https://github.com/andanao/pyo3_sandbox written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/andanao/pyo3_sandbox on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/andanao/pyo3_sandbox already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] testing andanao/pyo3_sandbox against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandanao%2Fpyo3_sandbox" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/andanao/pyo3_sandbox
[INFO] finished tweaking git repo https://github.com/andanao/pyo3_sandbox
[INFO] tweaked toml for git repo https://github.com/andanao/pyo3_sandbox written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/andanao/pyo3_sandbox on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/andanao/pyo3_sandbox already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded unindent v0.2.3
[INFO] [stderr]   Downloaded pyo3-macros v0.22.2
[INFO] [stderr]   Downloaded pyo3-build-config v0.22.2
[INFO] [stderr]   Downloaded portable-atomic v1.7.0
[INFO] [stderr]   Downloaded pyo3-ffi v0.22.2
[INFO] [stderr]   Downloaded pyo3-macros-backend v0.22.2
[INFO] [stderr]   Downloaded syn v2.0.74
[INFO] [stderr]   Downloaded pyo3 v0.22.2
[INFO] [stderr]   Downloaded libc v0.2.156
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cce092266b862aa9b812a6ddd27fe4f20a088f69f64ae1b965c6f973dd96d887
[INFO] running `Command { std: "docker" "start" "-a" "cce092266b862aa9b812a6ddd27fe4f20a088f69f64ae1b965c6f973dd96d887", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cce092266b862aa9b812a6ddd27fe4f20a088f69f64ae1b965c6f973dd96d887", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cce092266b862aa9b812a6ddd27fe4f20a088f69f64ae1b965c6f973dd96d887", kill_on_drop: false }`
[INFO] [stdout] cce092266b862aa9b812a6ddd27fe4f20a088f69f64ae1b965c6f973dd96d887
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] deabd9c2175a1f2cd13f4e13ffa625833ee18074a836c13220382c2d4edba6f8
[INFO] running `Command { std: "docker" "start" "-a" "deabd9c2175a1f2cd13f4e13ffa625833ee18074a836c13220382c2d4edba6f8", kill_on_drop: false }`
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling libc v0.2.156
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling indoc v2.0.5
[INFO] [stderr]    Compiling unindent v0.2.3
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling pyo3-build-config v0.22.2
[INFO] [stderr]    Compiling syn v2.0.74
[INFO] [stderr]    Compiling pyo3-macros-backend v0.22.2
[INFO] [stderr]    Compiling pyo3-ffi v0.22.2
[INFO] [stderr]    Compiling pyo3 v0.22.2
[INFO] [stderr]    Compiling pyo3-macros v0.22.2
[INFO] [stderr]    Compiling pyo3-test v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.67s
[INFO] running `Command { std: "docker" "inspect" "deabd9c2175a1f2cd13f4e13ffa625833ee18074a836c13220382c2d4edba6f8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "deabd9c2175a1f2cd13f4e13ffa625833ee18074a836c13220382c2d4edba6f8", kill_on_drop: false }`
[INFO] [stdout] deabd9c2175a1f2cd13f4e13ffa625833ee18074a836c13220382c2d4edba6f8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8160f296346e3c0168b63832ebf31c3b07a3afc0f6d7c1d6c85ef258a9283667
[INFO] running `Command { std: "docker" "start" "-a" "8160f296346e3c0168b63832ebf31c3b07a3afc0f6d7c1d6c85ef258a9283667", kill_on_drop: false }`
[INFO] [stderr]    Compiling pyo3-test v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcLWkQYR/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libpyo3_test,libpyo3-dfeb6d7a11b8b7b4,libcfg_if-33ef6c02a07f9fec,libmemoffset-6c1e6db7021965d9,libonce_cell-24c5d665b6879050,libpyo3_ffi-cb2174e611a97d0a,liblibc-89777c190cc09aa7,libunindent-df02e22db51b2e3a}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcLWkQYR/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/lib-ccc8b5e4ca76aa3a" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: undefined symbol: PyBytes_AsString
[INFO] [stdout]           >>> referenced by bytes.rs:193 (src/types/bytes.rs:193)
[INFO] [stdout]           >>>               pyo3-dfeb6d7a11b8b7b4.pyo3.d15c8ed9d0121bf5-cgu.00.rcgu.o:(<pyo3::instance::Borrowed<pyo3::types::bytes::PyBytes>>::as_bytes) in archive /opt/rustwide/target/debug/deps/libpyo3-dfeb6d7a11b8b7b4.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyBytes_Size
[INFO] [stdout]           >>> referenced by bytes.rs:194 (src/types/bytes.rs:194)
[INFO] [stdout]           >>>               pyo3-dfeb6d7a11b8b7b4.pyo3.d15c8ed9d0121bf5-cgu.00.rcgu.o:(<pyo3::instance::Borrowed<pyo3::types::bytes::PyBytes>>::as_bytes) in archive /opt/rustwide/target/debug/deps/libpyo3-dfeb6d7a11b8b7b4.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyUnicode_AsEncodedString
[INFO] [stdout]           >>> referenced by string.rs:416 (src/types/string.rs:416)
[INFO] [stdout]           >>>               pyo3-dfeb6d7a11b8b7b4.pyo3.d15c8ed9d0121bf5-cgu.00.rcgu.o:(<pyo3::instance::Borrowed<pyo3::types::string::PyString>>::to_string_lossy) in archive /opt/rustwide/target/debug/deps/libpyo3-dfeb6d7a11b8b7b4.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyUnicode_AsUTF8AndSize
[INFO] [stdout]           >>> referenced by string.rs:377 (src/types/string.rs:377)
[INFO] [stdout]           >>>               pyo3-dfeb6d7a11b8b7b4.pyo3.d15c8ed9d0121bf5-cgu.00.rcgu.o:(<pyo3::instance::Borrowed<pyo3::types::string::PyString>>::to_str) in archive /opt/rustwide/target/debug/deps/libpyo3-dfeb6d7a11b8b7b4.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyExc_TypeError
[INFO] [stdout]           >>> referenced by exceptions.rs:309 (src/exceptions.rs:309)
[INFO] [stdout]           >>>               pyo3-dfeb6d7a11b8b7b4.pyo3.d15c8ed9d0121bf5-cgu.02.rcgu.o:(<pyo3::exceptions::PyTypeError as pyo3::type_object::PyTypeInfo>::type_object_raw::{closure#0}) in archive /opt/rustwide/target/debug/deps/libpyo3-dfeb6d7a11b8b7b4.rlib
[INFO] [stdout]           >>> referenced by exceptions.rs:309 (src/exceptions.rs:309)
[INFO] [stdout]           >>>               pyo3-dfeb6d7a11b8b7b4.pyo3.d15c8ed9d0121bf5-cgu.02.rcgu.o:(<pyo3::exceptions::PyTypeError as pyo3::type_object::PyTypeInfo>::type_object_raw::{closure#0}) in archive /opt/rustwide/target/debug/deps/libpyo3-dfeb6d7a11b8b7b4.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyExc_BaseException
[INFO] [stdout]           >>> referenced by exceptions.rs:309 (src/exceptions.rs:309)
[INFO] [stdout]           >>>               pyo3-dfeb6d7a11b8b7b4.pyo3.d15c8ed9d0121bf5-cgu.02.rcgu.o:(<pyo3::exceptions::PyBaseException as pyo3::type_object::PyTypeInfo>::type_object_raw::{closure#0}) in archive /opt/rustwide/target/debug/deps/libpyo3-dfeb6d7a11b8b7b4.rlib
[INFO] [stdout]           >>> referenced by exceptions.rs:309 (src/exceptions.rs:309)
[INFO] [stdout]           >>>               pyo3-dfeb6d7a11b8b7b4.pyo3.d15c8ed9d0121bf5-cgu.02.rcgu.o:(<pyo3::exceptions::PyBaseException as pyo3::type_object::PyTypeInfo>::type_object_raw::{closure#0}) in archive /opt/rustwide/target/debug/deps/libpyo3-dfeb6d7a11b8b7b4.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyException_GetTraceback
[INFO] [stdout]           >>> referenced by err_state.rs:40 (src/err/err_state.rs:40)
[INFO] [stdout]           >>>               pyo3-dfeb6d7a11b8b7b4.pyo3.d15c8ed9d0121bf5-cgu.02.rcgu.o:(<pyo3::err::err_state::PyErrStateNormalized>::ptraceback) in archive /opt/rustwide/target/debug/deps/libpyo3-dfeb6d7a11b8b7b4.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyErr_GetRaisedException
[INFO] [stdout]           >>> referenced by err_state.rs:48 (src/err/err_state.rs:48)
[INFO] [stdout]           >>>               pyo3-dfeb6d7a11b8b7b4.pyo3.d15c8ed9d0121bf5-cgu.02.rcgu.o:(<pyo3::err::err_state::PyErrStateNormalized>::take) in archive /opt/rustwide/target/debug/deps/libpyo3-dfeb6d7a11b8b7b4.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyErr_SetRaisedException
[INFO] [stdout]           >>> referenced by err_state.rs:206 (src/err/err_state.rs:206)
[INFO] [stdout]           >>>               pyo3-dfeb6d7a11b8b7b4.pyo3.d15c8ed9d0121bf5-cgu.02.rcgu.o:(<pyo3::err::err_state::PyErrState>::restore) in archive /opt/rustwide/target/debug/deps/libpyo3-dfeb6d7a11b8b7b4.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyErr_SetObject
[INFO] [stdout]           >>> referenced by err_state.rs:246 (src/err/err_state.rs:246)
[INFO] [stdout]           >>>               pyo3-dfeb6d7a11b8b7b4.pyo3.d15c8ed9d0121bf5-cgu.02.rcgu.o:(pyo3::err::err_state::raise_lazy) in archive /opt/rustwide/target/debug/deps/libpyo3-dfeb6d7a11b8b7b4.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyErr_SetString
[INFO] [stdout]           >>> referenced by err_state.rs:241 (src/err/err_state.rs:241)
[INFO] [stdout]           >>>               pyo3-dfeb6d7a11b8b7b4.pyo3.d15c8ed9d0121bf5-cgu.02.rcgu.o:(pyo3::err::err_state::raise_lazy) in archive /opt/rustwide/target/debug/deps/libpyo3-dfeb6d7a11b8b7b4.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: Py_IsInitialized
[INFO] [stdout]           >>> referenced by gil.rs:199 (src/gil.rs:199)
[INFO] [stdout]           >>>               pyo3-dfeb6d7a11b8b7b4.pyo3.d15c8ed9d0121bf5-cgu.03.rcgu.o:(<pyo3::gil::GILGuard>::acquire::{closure#0}) in archive /opt/rustwide/target/debug/deps/libpyo3-dfeb6d7a11b8b7b4.rlib
[INFO] [stdout]           >>> referenced by gil.rs:80 (src/gil.rs:80)
[INFO] [stdout]           >>>               pyo3-dfeb6d7a11b8b7b4.pyo3.d15c8ed9d0121bf5-cgu.03.rcgu.o:(pyo3::gil::prepare_freethreaded_python::{closure#0}) in archive /opt/rustwide/target/debug/deps/libpyo3-dfeb6d7a11b8b7b4.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: _Py_Dealloc
[INFO] [stdout]           >>> referenced by object.rs:611 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-ffi-0.22.2/src/object.rs:611)
[INFO] [stdout]           >>>               pyo3-dfeb6d7a11b8b7b4.pyo3.d15c8ed9d0121bf5-cgu.00.rcgu.o:(<pyo3::instance::Bound<pyo3::exceptions::PyBaseException> as core::ops::drop::Drop>::drop) in archive /opt/rustwide/target/debug/deps/libpyo3-dfeb6d7a11b8b7b4.rlib
[INFO] [stdout]           >>> referenced by object.rs:611 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-ffi-0.22.2/src/object.rs:611)
[INFO] [stdout]           >>>               pyo3-dfeb6d7a11b8b7b4.pyo3.d15c8ed9d0121bf5-cgu.00.rcgu.o:(<pyo3::instance::Bound<pyo3::types::typeobject::PyType> as core::ops::drop::Drop>::drop) in archive /opt/rustwide/target/debug/deps/libpyo3-dfeb6d7a11b8b7b4.rlib
[INFO] [stdout]           >>> referenced by object.rs:611 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-ffi-0.22.2/src/object.rs:611)
[INFO] [stdout]           >>>               pyo3-dfeb6d7a11b8b7b4.pyo3.d15c8ed9d0121bf5-cgu.00.rcgu.o:(<pyo3::instance::Bound<pyo3::types::bytes::PyBytes> as core::ops::drop::Drop>::drop) in archive /opt/rustwide/target/debug/deps/libpyo3-dfeb6d7a11b8b7b4.rlib
[INFO] [stdout]           >>> referenced 4 more times
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: Py_InitializeEx
[INFO] [stdout]           >>> referenced by gil.rs:81 (src/gil.rs:81)
[INFO] [stdout]           >>>               pyo3-dfeb6d7a11b8b7b4.pyo3.d15c8ed9d0121bf5-cgu.03.rcgu.o:(pyo3::gil::prepare_freethreaded_python::{closure#0}) in archive /opt/rustwide/target/debug/deps/libpyo3-dfeb6d7a11b8b7b4.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyEval_SaveThread
[INFO] [stdout]           >>> referenced by gil.rs:84 (src/gil.rs:84)
[INFO] [stdout]           >>>               pyo3-dfeb6d7a11b8b7b4.pyo3.d15c8ed9d0121bf5-cgu.03.rcgu.o:(pyo3::gil::prepare_freethreaded_python::{closure#0}) in archive /opt/rustwide/target/debug/deps/libpyo3-dfeb6d7a11b8b7b4.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyGILState_Ensure
[INFO] [stdout]           >>> referenced by gil.rs:224 (src/gil.rs:224)
[INFO] [stdout]           >>>               pyo3-dfeb6d7a11b8b7b4.pyo3.d15c8ed9d0121bf5-cgu.03.rcgu.o:(<pyo3::gil::GILGuard>::acquire_unchecked) in archive /opt/rustwide/target/debug/deps/libpyo3-dfeb6d7a11b8b7b4.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyType_GetName
[INFO] [stdout]           >>> referenced by typeobject.rs:178 (src/types/typeobject.rs:178)
[INFO] [stdout]           >>>               pyo3-dfeb6d7a11b8b7b4.pyo3.d15c8ed9d0121bf5-cgu.00.rcgu.o:(<pyo3::instance::Bound<pyo3::types::typeobject::PyType> as pyo3::types::typeobject::PyTypeMethods>::name) in archive /opt/rustwide/target/debug/deps/libpyo3-dfeb6d7a11b8b7b4.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyObject_Str
[INFO] [stdout]           >>> referenced by any.rs:2285 (src/types/any.rs:2285)
[INFO] [stdout]           >>>               pyo3-dfeb6d7a11b8b7b4.pyo3.d15c8ed9d0121bf5-cgu.00.rcgu.o:(<pyo3::instance::Bound<pyo3::types::any::PyAny> as pyo3::types::any::PyAnyMethods>::str) in archive /opt/rustwide/target/debug/deps/libpyo3-dfeb6d7a11b8b7b4.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyObject_Repr
[INFO] [stdout]           >>> referenced by any.rs:2277 (src/types/any.rs:2277)
[INFO] [stdout]           >>>               pyo3-dfeb6d7a11b8b7b4.pyo3.d15c8ed9d0121bf5-cgu.00.rcgu.o:(<pyo3::instance::Bound<pyo3::types::any::PyAny> as pyo3::types::any::PyAnyMethods>::repr) in archive /opt/rustwide/target/debug/deps/libpyo3-dfeb6d7a11b8b7b4.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyGILState_Release
[INFO] [stdout]           >>> referenced by gil.rs:273 (src/gil.rs:273)
[INFO] [stdout]           >>>               pyo3-dfeb6d7a11b8b7b4.pyo3.d15c8ed9d0121bf5-cgu.03.rcgu.o:(<pyo3::gil::GILGuard as core::ops::drop::Drop>::drop) in archive /opt/rustwide/target/debug/deps/libpyo3-dfeb6d7a11b8b7b4.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: too many errors emitted, stopping now (use --error-limit=0 to see all errors)
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `pyo3-test` (test "lib") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "8160f296346e3c0168b63832ebf31c3b07a3afc0f6d7c1d6c85ef258a9283667", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8160f296346e3c0168b63832ebf31c3b07a3afc0f6d7c1d6c85ef258a9283667", kill_on_drop: false }`
[INFO] [stdout] 8160f296346e3c0168b63832ebf31c3b07a3afc0f6d7c1d6c85ef258a9283667
